home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 November / VPR9611B.ISO / driver / no9 / 64951021 / s3zoom95.dl_ / s3zoom95.dl / [0] next >
Text File  |  1995-08-24  |  560b  |  19 lines

  1.   case IDD_PRINTREGS:
  2.                PrintRegisters(hwnd, hInst, hMem, iMaxLines);
  3.             break;
  4.  
  5.             case IDD_SAVEREGS:
  6.                SaveS3Registers(hwnd, hInst, hMem, iMaxLines);
  7.  
  8.                return(0);
  9.             break;
  10.  
  11.             case IDD_LOADREGS:
  12.                ReviewS3Registers(hwnd, hInst, hMem, iMaxLines);
  13.  
  14.                PostMessage(hwnd, WM_PAINT, 0, 0L);
  15.             break;
  16.  
  17.             case IDD_READREGS:
  18.                nVscrollMax =
  19.                   iMaxLines = LookAtS3Registers(hwnd, hInst, hMem, iMaxL